[AutoPR eventhub/resource-manager] Adding Create, Delete and List Namespaces Endpoints for Event Hubs Cluster Resource - #4823
Conversation
Update specification/eventhub/resource-manager/Microsoft.EventHub/preview/2018-01-01-preview/EventHub-preview.json Co-Authored-By: FBettati <franco.d.bettati@gmail.com>
|
(message created by the CI based on PR content) Installation instructionPackage azure-mgmt-eventhubYou can install the package You can build a wheel to distribute for test using the following command: If you have a local clone of this repository, you can also do:
Or build a wheel file to distribute for testing:
Direct downloadYour files can be directly downloaded here: |
Merge pull request #1 from FBettati/AvailableRegions Adding Available Regions API
Modifying response in AvailableClusterList
Codecov Report
@@ Coverage Diff @@
## restapi_auto_eventhub/resource-manager #4823 +/- ##
==========================================================================
- Coverage 53.71% 49.81% -3.91%
==========================================================================
Files 10360 6223 -4137
Lines 217616 174504 -43112
==========================================================================
- Hits 116902 86924 -29978
+ Misses 100714 87580 -13134
Continue to review full report at Codecov.
|
Merge pull request #2 from FBettati/frbettat-clusters Move POSTs to GETs for namespace enumeration and available cluster enumeration
Merge pull request #3 from FBettati/availableClusterCollection Modify availableClusters API to have a valid ARM collection response
Updating /cluster/namespaces and /availableClusters calls
|
This PR has been merged into #4977 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## restapi_auto_eventhub/resource-manager #4823 +/- ##
=========================================================================
Coverage ? 49.81%
=========================================================================
Files ? 6223
Lines ? 174504
Branches ? 0
=========================================================================
Hits ? 86924
Misses ? 87580
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Created to sync Azure/azure-rest-api-specs#5565